home *** CD-ROM | disk | FTP | other *** search
- BODY{
- font-family: Verdana, Arial, Helvetica, Sans-Serif;
- font-size: 90%;
- background-color: white;
- }
-
- TABLE{
- font-family: "Verdana", "Ms Sans Serif";
- border : 1 solid Black;
- background-color : #CCCCCC;
- }
-
- TABLE.hotkeys{
- font-family: "Verdana", "Ms Sans Serif";
- font-size: 100%;
- border : 0;
- background-color : black;
- width: 300px;
- }
-
- a:link {
- text-decoration: none;
- color: #0000FF;
- }
- a:visited {text-decoration: none; color: #0000A0;}
- a:hover {
- text-decoration: underline;
- color: #FF0000;
- }
-
-
- H6 {
- font-size :100%;
- background-color : 51627A;
- color: white;
- margin-top : 0em;
- margin-bottom : -1.0em;
- }
-
- H5 {
- font-size :100%;
- background-color : #3399CC;
- word-spacing : 5px;
- color : White;
- border : 1 inset Black;
- }
-
- H1, H2
- {
- font-family: Arial;
- font-size: 120%;
- background-color: white;
- margin-bottom : -0.2em;
-
- }
-
-